Functional Example for Specific Operators of Library Color, Base and Memory

Brief Description

Files: examples\OperatorExamples\ColorLibrary_ColorTransformation.va

Default Platform: mE5-MA-VCL

Short Description

Demonstration of how to use the operators:

  • 1. RGB2YUV (library:color)
  • 2. ColorTransform (library:color)
  • 3. CastColorSpace (library:base)
  • 4. RamLUT (library:memory)

This example demonstrates how the specific operators listed above can be used in a functional design. You find a detailed introduction to the operators of the specific library in the Operator Reference, section Library Color, Library Base and Library Memory.